home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 June / CHIP Turkiye Haziran 1997.iso / shar / wincmd / install.bin / WINCMD32.EXE / 0 / RCDATA / TBUTTONCHANGEDLG / TBUTTONCHANGEDLG.txt
Text File  |  1996-12-31  |  6KB  |  330 lines

  1. object BUTTONCHANGEDLG: TBUTTONCHANGEDLG
  2.   Tag = 1
  3.   Left = 171
  4.   Top = 127
  5.   HelpContext = 270
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = 'Change button bar'
  9.   ClientHeight = 271
  10.   ClientWidth = 524
  11.   Font.Color = clBlack
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Position = poScreenCenter
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Buttonbar: TLabel
  20.     Tag = 5
  21.     Left = 6
  22.     Top = 5
  23.     Width = 87
  24.     Height = 13
  25.     AutoSize = False
  26.     Caption = '&Button bar:'
  27.     FocusControl = id_btn_bar
  28.   end
  29.   object Label1: TLabel
  30.     Left = -5
  31.     Top = 84
  32.     Width = 562
  33.     Height = 2
  34.     AutoSize = False
  35.     Color = clWindowFrame
  36.     ParentColor = False
  37.   end
  38.   object Size: TLabel
  39.     Tag = 6
  40.     Left = 424
  41.     Top = 5
  42.     Width = 45
  43.     Height = 14
  44.     AutoSize = False
  45.     Caption = 'S&ize:'
  46.     FocusControl = id_btn_barsize
  47.   end
  48.   object Command: TLabel
  49.     Tag = 9
  50.     Left = 4
  51.     Top = 91
  52.     Width = 81
  53.     Height = 13
  54.     AutoSize = False
  55.     Caption = '&Command:'
  56.     FocusControl = id_btn_command
  57.   end
  58.   object Parameters: TLabel
  59.     Tag = 10
  60.     Left = 4
  61.     Top = 119
  62.     Width = 81
  63.     Height = 13
  64.     AutoSize = False
  65.     Caption = '&Parameters:'
  66.     FocusControl = id_btn_param
  67.   end
  68.   object Startpath: TLabel
  69.     Tag = 11
  70.     Left = 4
  71.     Top = 144
  72.     Width = 81
  73.     Height = 13
  74.     AutoSize = False
  75.     Caption = '&Start path:'
  76.     FocusControl = id_btn_startpath
  77.   end
  78.   object Iconfile: TLabel
  79.     Tag = 12
  80.     Left = 4
  81.     Top = 169
  82.     Width = 40
  83.     Height = 13
  84.     Caption = 'Icon &file:'
  85.     FocusControl = id_btn_iconfilename
  86.   end
  87.   object Icon: TLabel
  88.     Tag = 13
  89.     Left = 4
  90.     Top = 194
  91.     Width = 49
  92.     Height = 13
  93.     AutoSize = False
  94.     Caption = '&Icon:'
  95.     FocusControl = id_btn_icon
  96.     WordWrap = True
  97.   end
  98.   object id_btn_iconindex: TLabel
  99.     Left = 54
  100.     Top = 194
  101.     Width = 25
  102.     Height = 14
  103.     AutoSize = False
  104.     Caption = '0'
  105.     WordWrap = True
  106.   end
  107.   object Tooltip: TLabel
  108.     Tag = 14
  109.     Left = 4
  110.     Top = 252
  111.     Width = 81
  112.     Height = 14
  113.     AutoSize = False
  114.     Caption = '&Tooltip:'
  115.     FocusControl = id_btn_ToolTip
  116.   end
  117.   object id_btn_bar: TListBox
  118.     Left = 4
  119.     Top = 27
  120.     Width = 409
  121.     Height = 54
  122.     Columns = 11
  123.     ItemHeight = 36
  124.     Style = lbOwnerDrawFixed
  125.     TabOrder = 3
  126.     OnClick = id_btn_barClick
  127.     OnDrawItem = id_btn_iconDrawItem
  128.     OnKeyDown = id_btn_barKeyDown
  129.     OnMouseDown = id_btn_barMouseDown
  130.     OnMouseMove = id_btn_barMouseMove
  131.     OnMouseUp = id_btn_barMouseUp
  132.   end
  133.   object id_btn_barsize: TEdit
  134.     Left = 474
  135.     Top = 2
  136.     Width = 47
  137.     Height = 21
  138.     TabOrder = 2
  139.     Text = '0'
  140.   end
  141.   object id_btn_barfilesearch: TButton
  142.     Left = 388
  143.     Top = 2
  144.     Width = 24
  145.     Height = 21
  146.     Caption = '>>'
  147.     TabOrder = 1
  148.     OnClick = id_btn_barfilesearchClick
  149.   end
  150.   object id_btn_delete: TButton
  151.     Tag = 8
  152.     Left = 416
  153.     Top = 54
  154.     Width = 105
  155.     Height = 23
  156.     Caption = '&Delete'
  157.     TabOrder = 5
  158.     OnClick = id_btn_deleteClick
  159.   end
  160.   object id_btn_add: TButton
  161.     Tag = 7
  162.     Left = 416
  163.     Top = 28
  164.     Width = 105
  165.     Height = 23
  166.     Caption = '&Append'
  167.     TabOrder = 4
  168.     OnClick = id_btn_addClick
  169.   end
  170.   object id_btn_command: TComboBox
  171.     Left = 85
  172.     Top = 90
  173.     Width = 298
  174.     Height = 21
  175.     DropDownCount = 20
  176.     ItemHeight = 13
  177.     MaxLength = 259
  178.     TabOrder = 6
  179.     OnChange = id_btn_commandChange
  180.     OnClick = id_btn_commandChange
  181.   end
  182.   object id_btn_find1: TButton
  183.     Left = 384
  184.     Top = 89
  185.     Width = 24
  186.     Height = 22
  187.     Caption = '>>'
  188.     TabOrder = 7
  189.     OnClick = id_btn_find1Click
  190.   end
  191.   object id_btn_findbar: TButton
  192.     Tag = 15
  193.     Left = 416
  194.     Top = 88
  195.     Width = 105
  196.     Height = 23
  197.     Caption = 'Add S&ubbar >>'
  198.     TabOrder = 8
  199.     OnClick = id_btn_findbarClick
  200.   end
  201.   object id_btn_param: TEdit
  202.     Left = 85
  203.     Top = 115
  204.     Width = 298
  205.     Height = 21
  206.     MaxLength = 259
  207.     TabOrder = 9
  208.     OnChange = id_btn_paramChange
  209.   end
  210.   object id_btn_assymbol: TCheckBox
  211.     Tag = 16
  212.     Left = 387
  213.     Top = 118
  214.     Width = 134
  215.     Height = 14
  216.     Caption = '&run minimized'
  217.     TabOrder = 10
  218.     OnClick = id_btn_assymbolClick
  219.   end
  220.   object id_btn_startpath: TEdit
  221.     Left = 85
  222.     Top = 140
  223.     Width = 298
  224.     Height = 21
  225.     MaxLength = 259
  226.     TabOrder = 12
  227.     OnChange = id_btn_startpathChange
  228.   end
  229.   object id_btn_iconfilename: TEdit
  230.     Left = 85
  231.     Top = 165
  232.     Width = 298
  233.     Height = 21
  234.     MaxLength = 259
  235.     TabOrder = 13
  236.     OnExit = id_btn_iconfilenameExit
  237.   end
  238.   object id_btn_iconfile: TButton
  239.     Left = 384
  240.     Top = 164
  241.     Width = 24
  242.     Height = 21
  243.     Caption = '>>'
  244.     TabOrder = 14
  245.     OnClick = id_btn_iconfileClick
  246.   end
  247.   object id_btn_icon: TListBox
  248.     Left = 85
  249.     Top = 190
  250.     Width = 298
  251.     Height = 54
  252.     Columns = 8
  253.     ItemHeight = 36
  254.     Style = lbOwnerDrawFixed
  255.     TabOrder = 15
  256.     OnClick = id_btn_iconClick
  257.     OnDrawItem = id_btn_iconDrawItem
  258.   end
  259.   object id_btn_ToolTip: TEdit
  260.     Left = 85
  261.     Top = 249
  262.     Width = 298
  263.     Height = 21
  264.     MaxLength = 259
  265.     TabOrder = 16
  266.     OnChange = id_btn_ToolTipChange
  267.   end
  268.   object Ok: TButton
  269.     Tag = 4001
  270.     Left = 416
  271.     Top = 191
  272.     Width = 105
  273.     Height = 23
  274.     Caption = 'Ok'
  275.     Default = True
  276.     TabOrder = 17
  277.     OnClick = OkClick
  278.   end
  279.   object Cancel: TButton
  280.     Tag = 4002
  281.     Left = 416
  282.     Top = 217
  283.     Width = 105
  284.     Height = 23
  285.     Cancel = True
  286.     Caption = 'Cancel'
  287.     ModalResult = 2
  288.     TabOrder = 18
  289.     OnClick = CancelClick
  290.   end
  291.   object id_Globalhelp: TButton
  292.     Tag = 4003
  293.     Left = 416
  294.     Top = 243
  295.     Width = 105
  296.     Height = 23
  297.     Caption = '&Help'
  298.     TabOrder = 19
  299.     OnClick = id_GlobalhelpClick
  300.   end
  301.   object id_btn_maximized: TCheckBox
  302.     Tag = 17
  303.     Left = 387
  304.     Top = 134
  305.     Width = 134
  306.     Height = 14
  307.     Caption = '&maximized'
  308.     TabOrder = 11
  309.     OnClick = id_btn_maximizedClick
  310.   end
  311.   object id_btn_barfile: TMyPanel
  312.     Left = 92
  313.     Top = 3
  314.     Width = 293
  315.     Height = 19
  316.     Alignment = taLeftJustify
  317.     BevelOuter = bvLowered
  318.     TabOrder = 0
  319.   end
  320.   object ResolutionFix1: TResolutionFix
  321.     Left = 4
  322.     Top = 216
  323.   end
  324.   object Translate1: TTranslate
  325.     Tag = 5060
  326.     Left = 40
  327.     Top = 216
  328.   end
  329. end
  330.